/*banner*/
.banner {
	background: url(../Images/banner-bg.jpg);
	height: 350px;
	border-bottom: 1px solid #fff;
}
.slides {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
	z-index:1;
}
.slideInner {
	height: 350px;
	position: relative;
	left: 0;
	margin-left: 0;
}
.slideInner a {
	display: block;
	height: 350px;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
	z-index: 1;
	width:100%;
}
.slidesnav {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	display: none;
}
.slidesnav a {
	display: block;
	width: 41px;
	height: 119px;
	opacity: .2;
	z-index: 9;
}
.slidesnav a.prev {
	position: absolute;
	left: 0;
	top: -180px;
	margin-top: -58px;
	background:url(../Images/ban_pre.png) no-repeat center ;
}
.slidesnav a.next {
	position: absolute;
	right: 0;
	top: -180px;
	margin-top: -58px;
	background: url(../Images/ban_next.png) no-repeat center;
}
.navListBox {
	position: absolute;
	left: 50%;
	top: 320px;
	z-index: 99;
}
.navListBox li {
	width: 12px;
	height: 12px;
	float: left;
	margin-left: 5px;
	border-radius: 50%;
	overflow: hidden;
}
.navListBox li:first-child {
	margin-left: 0;
}
.navListBox li a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
}
.navListBox li a.active {
	background-color: #ff6600;
}


/*pro-i*/
.pro-i {
	/*height:300px;*/
	background:#f1f1f1;
	/*padding:30px 0;*/
}
.pro-i ul{
	text-align:center;
}
.pro-i li{
	float:left;
	width:25%;
}
.pro-i li a{
	display:block;
	padding:15px;
}
.pro-i li a:hover{
	background:#ddd;
}
.pro-i li a  p {
	color:#333;
}
/*index-box*/
.index-con {
	background: #f8f8f8;
	padding: 50px 0;
}
.index-box {
	width: 1000px;
	margin: auto;
}
.index-news {
	float: left;
	width: 650px;
}
.title-tt {
	width: 100%;
	height: 28px;
	line-height: 28px;
}
.title-tt h2 {
	float: left;
	color: #000;
	font-size: 28px;
	font-weight: normal;
}
.more_a {
	display: inline-block;
}
.more_a a {
	position: relative;
	padding-right: 20px;
	color: #6eb92b;
}
.more_a i {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	background: url(../Images/more_a.png) no-repeat -13px 0;
}
.more_a a:hover {
	color: #999;
}
.more_a a:hover i {
	background-position: 0 0;
}
.index-news ul {
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
}
.index-news ul li {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	float: left;
}
.index-news ul li a {
	width: 70%;
	float: left;
	line-height: 22px;
	font-size: 15px;
	color: #666;
	padding-left: 13px;
}
.index-news ul li:after {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #208eeb;
	border-radius: 50%;
}
.index-news ul li a:hover {
	color: #208eeb;
}
.index-news ul li span {
	float: right;
	font-size: 10px;
	margin-top: 4px;
	height: 10px;
	line-height: 10px;
	background: #e5e5e5;
	border-radius: 8px;
	padding: 3px 5px;
}
.index-ygsh {
	width: 300px;
	margin-left: 700px;
}
.index-ygsh img {
	height: 170px;
	margin-top: 30px;
}
/*container*/
.container_sub {
	width: 1000px;
	margin:0 auto;
}

/*新闻*/
.article_item {
	border-bottom: 1px solid #e4e4e4;
	cursor: pointer;
	margin: 45px 0;
	position: relative;
}
.absolute_left {
	float:left;
	margin-right:40px;
}
.absolute_right {
	margin-left:320px;
	min-height:235px;
	padding:15px 0;
}
.font_article_title {
	font-size: 24px;
}
.font_article_desc p {
	color: #999999;
	font-size: 15px;
	line-height: 28px;
}
.font_article_auth {
	color: #999999;
	font-size: 12px;
	padding-bottom: 20px;
}
.article_item_img {
	width: 280px;
}
.article_item_height {
	min-height: 250px;
}
.img_max_width {
	vertical-align: middle;
	width: 100%;
}
/*客户*/
.container-pages-customer {
	border-top: 1px solid #ededed;
	background: #fff;
	box-shadow: 0 0 1px #cecccc;
}
.con_column {
	background: #fff;
	overflow: hidden;
	padding: 20px;
}
.address {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.news-title {
	margin: 3px 0 3px 0;
}
.news-title.center {
	text-align: center;
}
.news-title, .news-title a {
	color: #333333;
	font-size: 36px;
	/*font-weight: bold;*/
	line-height: 36px;
	text-decoration: none;
	margin: 30px 0;
	padding-bottom: 20px;
}
.icontent {
	line-height: 30px;
	padding: 0;
	color: #515151;
	font-size: 15px;
}
.icontent p {
	text-indent: 2em;
	-webkit-text-stroke-width: 0;
	background-color: rgb(255, 255, 255);
	color: rgb(81, 81, 81);
	font: 16px/30px "Microsoft YaHei", Arial;
	letter-spacing: normal;
	margin: 0 0 10px;
	text-transform: none;
	word-spacing: 0;
}
.text-line {
	margin: 20px 0 0;
	padding-top: 50px;
	border-top: 1px solid #ddd;
}
/*公司简介*/
.customer_banner {
	background: url(../Images/customer_banner.png) no-repeat center;
}
.profile_banner {
	background: url(../Images/profile_banner.png) no-repeat center center;
}
.news_banner {
	background: url(../Images/news_banner1.jpg) no-repeat center center;
}
.ygsh_banner {
	background: url(../Images/ygsh.jpg) no-repeat center center;
}
.customer_banner, .profile_banner, .news_banner, .ygsh_banner {
	height: 400px;
}
.pr_tab {
	background: #f7f7f7;
	padding: 20px 0;
	line-height: 48px;
	height: 48px;
}
.web_width {
	width: 1000px;
	margin: auto;
}
.pr_tab .web_width {
	background: #fff;
	overflow: hidden;
}
.pr_tab li {
	float: left;
	background: #fff;
	padding: 0 30px;
	cursor: pointer;
	border-left: 1px solid #f0f0f0;
	position: relative;
}
.pr_tab li i {
	width: 9px;
	height: 5px;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	background: url(../images/sj5.gif) no-repeat 0 bottom;
}
.pr_tab .hover {
	background: #97c740;
	color: #fff;
}
.pr_tab .hover i {
	background-position: 0 0;
}
.pr_tab .q_line {
	border: none;
}
.pr_info {
	background: url(../Images/p13_b1.jpg) no-repeat center center;
}
.p_l20 {
	padding-left: 80px;
	padding-top: 60px;
}

.web_width h4 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height:30px;
	/*text-indent: 1.5em;*/
}
.web_width p {
	font-size: 15px;
	line-height: 28px;
	/*text-indent: 2em;*/
}
.pr_info_box1{
	background:url(../Images/pro/so_bak1.jpg);
}
.pr_info_box2 img {
	text-align: center;
}
.pr_info_box3 {
	background: #fafafa;
}
.pr_title1, .pr_title2 ,  .pr_title3 {
	background: url(../images/line1.gif) repeat-x 0 center;
}
.pr_title1 h1 {
	background: #fafafa;
	display: inline-block;
	padding: 0 30px;
	font-size: 30px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
}
.pr_title3 h1 {
	background: #fff;
	display: inline-block;
	padding: 0 30px;
	font-size: 30px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
}

.pr_concept {
	background: #eaeaea;
}
.pr_title2 h1 {
	background: #eaeaea;
	display: inline-block;
	padding: 0 30px;
	font-size: 30px;
	line-height: 30px;
	color: #333;
	font-weight: normal;
}
/*联系我们*/
.contact_banner {
	background: url(../Images/map.jpg) no-repeat center center;
	border: 1px solid #ddd;
	height: 350px;
}
.contact_tip {
	width: 1000px;
	margin: auto;
	padding: 20px 0;
}
.contact_tip h4 {
	font-size: 18px;
	font-weight: 600;
	color: #666;
}
.contact_type {
	background: #f6f6f6 none repeat scroll 0 0;
	margin: 0 auto;
	width: 100%;
}
.contact_type_ul, .contact_arrive {
	margin: 0 auto;
	padding: 40px 0;
	width: 1000px;
}
.contact_type_ul ul li {
	height: 360px;
	text-align: center;
	width: 302px;
}
.contact_type_ad {
	background: url(../Images/contact_type_ad_bg.gif) no-repeat scroll 0 0;
}
.contact_type_tel {
	background: url(../Images/contact_type_tel_bg.gif) no-repeat scroll 0 0;
}
.contact_type_mail {
	background: url(../Images/contact_type_mail_bg.gif) no-repeat scroll 0 0;
}
.contact_type_ad_title {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 130px;
}
.contact_type_ad_int {
	font-size: 13px;
	line-height: 24px;
}
.contact_type_ad_button {
	background: #333 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-family: Arial;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin: 20px auto 0;
	text-align: center;
	width: 95px;
}
.contact_arrive_dl dl {
	margin-right: 45px;
	text-align: center;
	width: 215px;
}
.contact_arrive_type {
	border-bottom: 1px solid #4bcdd9;
	border-top: 1px solid #4bcdd9;
	color: #4bcdd9;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0;
	padding: 15px 0;
}
.contact_arrive_how {
	font-size: 14px;
	line-height: 32px;
	text-align: left;
}
.contact_arrive_how img {
	width: 100%;
}
.contact_arrive_how span {
	color: #ffb82a;
}
.general_title {
	font-family: "微软雅黑";
	font-size: 34px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
}
.general_title table {
	margin: 0 auto 50px;
}
.general_title table td, .general_title table {
	text-align: center;
}
/*产品与技术*/
.container_sub_abs {
	position: absolute;
	top: 55%;
	left: 50%;
	margin-top: -150px;
	margin-left: -500px;
	height: 350px;
	width: 1000px;
	overflow: hidden;
}
.container_sub_abs1 {
	position: absolute;
	top: 55%;
	left: 50%;
	margin-top: -190px;
	margin-left: -500px;
	height: 380px;
	width: 1000px;
	overflow: hidden;
}
.container-box{
	position:absolute; 
	width:100%;
	height:100%; 
	z-index:-1
}
.hed-posi {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 99999;
	background: #fff;
	box-shadow:box-shadow: 0 0 1px #cecccc;
	border-bottom:1px solid #ddd;

}
.img_full {
	height: 100%;
	width: 100%;
}
.imgleft{
	height:300px;
	margin-left:100px;
}
.font_head{
	color:#fff;
	font-size:44px;
	font-weight:normal;
	text-align:center;
	font-family:"Hiragino Sans GB","微软雅黑","Helvetica"
}
.font_subhead{
	margin-top:40px;
	text-align:center;
	color:#fff;
	font-size: 20px;
    letter-spacing: 0;
    line-height: 46px;
}
. rgPanel img{
	width:100%;
	text-align:center;
}
.table_1 td{
	padding:0 20px;
}
.table_1 td p{
    color: #666666;
    font-family: "Microsoft yahei";
    font-size: 13px;
    line-height: 22px;
	text-indent:0;
}
.title-mm h2{
	font-size:22px;
	font-weight:normal;
	padding-bottom:20px;
}
.case_list{
	margin-top:20px;
}
.case_list dl{
	float:left;
	height: 205px;
    margin-bottom: 30px;
    margin-right: 30px;
    margin-top: 0;
    overflow: hidden;
    width: 220px;
	
}
.case_list dt{
	 float: none;
    height: 140px;
    overflow: hidden;
    width: 220px;
}
.case_list dt img{
	width:100%;
	height:100%;
}
.case_list  dd{
	 margin: 0;
    padding: 20px 0;
    width: 220px;
	text-align:center;
}
.leftPart {
	width:400px;
	float:left;
}

.am_img{
	text-align:center;
	margin:50px 0 0;
}
.imgcent{
	text-align:center;
}
.gdjs{
	margin-top:25px;
	padding-top:10px;
	text-align:center;
	border-top:1px dashed #ccc;
}
.gdjs img{
	width:280px;
	height:auto;
	margin:10px;
}